Python convert csv to json with headers일자리

필터

내 최근 검색 기록
필터링 기준:
예산
최대
최대
최대
유형
보유 기술
언어
    프로젝트 진행 단계
    2,000 python convert csv to json with headers 건의 일자리 확인, 급여 기준: USD

    Hi, I need your help. I am planning a consultatio...card payment and account transfer available) - Anonymous Concerns Consultation Chat/Phone Features - Ability to enable users to convert to counselors and generate revenue Specific functional description: 1. Create and Log In User Accounts: Users must be able to create and log in to a private account. 2. Online Payment System: Users must be able to make payments within the app. 3. Anonymous Concerns Consultation Chat/Phone Features: Users and counselors should be able to consult anonymously through the chat room, and a 1:1 telephone connection function should also be available. 4. Ability for users to convert to counselors and generate revenue: Users want ...

    $32 / hr (Avg Bid)
    $32 / hr (평균 입찰가)
    37 건의 입찰

    Dslr 포토부스 프로그램 원합니다. C#이나 python 으로 제작되길 원한다. 한국어로 지원이되면 좋다. 아니면 수정할수 있게 주석을 원한다. I want the Dslr photo booth program. I want it to be made with C# or Python. It is good if it is supported in Korean. Or I want an annotation that can be modified.

    $1200 (Avg Bid)
    $1200 (평균 입찰가)
    1 건의 입찰

    개인적으로 교육연구에서 자주하는 (통계)분석 몇 개를 자동으로 할 수 있는 간단한 R 패키지를 만들고자 합니다. 테스트데이터(Treatment/Control 그룹 사전/사후 데이터 셋(csv 파일)을 종류별로 인식하여 읽어들이고, 사전데스트/사후데스트로 구분할 수 있게 변수명을 바꾸고 (예: 수집된 데이터 문항 Q1, Q2, Q3...로 되어 있는데요, 사전테스트 데이터면 Q1_pre, Q2_pre, Q3_pre...로, 사후데이터면 Q1_post, Q2_post, Q3_post...로 변환), 해당 데이터별로 제가 이미 만들어 놓은 스크립트를 돌려 (Item Analysis, ANCOVA 등의) 분석을 자동 시행하고 결과를 출력하도록 하는 간단한 패키지입니다. 데이터셋을 종류별 구분해서 읽어들이는 것이 관건인데, 제가 이 부분에서 애를 먹고 있는 중입니다. 사용자로부터 (treatment pre, treatment post, control pre, control post) 인풋을 받아 If, For 등의 Function을 쓰면 될 듯 한데 (저의 짧은 소견입니다^^;), 제가 아직 R 함수에 익숙치 않아 주로 이 부분을 R 전문가의 도움을 받고자 합니다. 구체적으로 무엇을 구현하려고 하는지는 지금까지 제가 만들어 놓은 스크립트와 관련 문건들을 파일로 참고하시면 되실 듯 합니다. 다시 한번, 도움주실 내용의 핵심은 4종류의 데이터셋을 구분하여 읽어들이는 스크립트/함수가 되겠고요, 두번 째로 중요한 것은 스크립트가 완성되면 분석별로 스크립트를 묶어 함수화하는 것이 되겠습니다. 참고로, Item ...

    $225 (Avg Bid)
    $225 (평균 입찰가)
    2 건의 입찰

    새 프로젝트의 번역가를 찾고 있습니다! 요구사항: - 영어 - 한국어 번역가; - 한국어 모국어 - ...

    $397 (Avg Bid)
    $397 (평균 입찰가)
    16 건의 입찰

    자동화 라인에서 설비간 Interface(MES)를 위해 Http Client 구축합니다. 통신 데이터는 JSON format의 RESTful 설계가 되어야 하며 가능한 C++로 구현하기 원합니다. 응용 프로그램에서 사용할 수 있도록 라이브러리화 해서 지원할 수 있으면 좋겠습니다. 작업량이 절대 많지 않고 복잡하지 않으나 처음 접하는 건이라 개념적으로 어려워 어려움을 겪고 있습니다.

    $550 (Avg Bid)
    $550 (평균 입찰가)
    3 건의 입찰

    fivem script I need to convert from esx to vrp.

    $30 (Avg Bid)
    $30 (평균 입찰가)
    1 건의 입찰

    간단한 레이아웃과 스케줄 프레임워크(syncfusion)에 json 연동하는 페이지만 있는 비교적 간단한 작업입니다.

    $30 - $250
    $30 - $250
    0 건의 입찰

    현미경-오토스테이지 자동사용관련 현재 파이썬 프로그램은 이미 제작이 되어 있으며, 이를 장비와 연동만 잘 시켜 주시면 됨니다. 스테이지 같은 경우, 코드를 새로 받아서, 새로 조금 고쳐야 하는 부분이 있습니다.

    $592 (Avg Bid)
    $592 (평균 입찰가)
    4 건의 입찰
    OrderCalendar 종료 left

    ...점 양해바랍니다. 현재 디비접속은 이런 형식으로 하고 있습니다. -> ,1000 (사이트주소,포트번호) , 계정 : Testaccount , 암호 : Test 입니다. 금액 쿼리 : Select replace(convert(varchar, cast(Isnull(Sum(Ori_price*qty),0) as money),1),'.00','') as Orderamt from Orderdetail where Convert(Varchar(8), Order_date,112) = '달력 일자' and DelYN='N' 금액은 붉은 색 글씨로 표시되었으면 합니다. 주문 건수 : Select count(Order_id) from Orders where Convert(Varchar(8), Order_date,112) = '달력 일자' and DelYN='N' 미배송 건수 : Select count(Order_id) from Orders where Convert(Varchar(8), Order_date,112) = '달력 일자' and DelYN='N' and TransYN='N' 주문상세 : Select productid, P_name, ori_price, Qty from Orderdetail where Convert(Varchar(8), Order_...

    $500 (Avg Bid)
    $500 (평균 입찰가)
    1 건의 입찰

    I'm in need of a full stack developer with proficiency in JavaScript, Python, and PHP. The ideal candidate should be experienced in building web applications and software, and must be adept at working with both front and back-end technologies. I have want to deploy my website to live then we start customization

    $23 / hr (Avg Bid)
    $23 / hr (평균 입찰가)
    23 건의 입찰

    ...marketer who can use their expertise and experience to help generate leads for my business. Key Responsibilities: - Strategize, develop, and execute social media campaigns across Facebook, Instagram, and Twitter - Drive engagement with our target audience - Implement lead generation techniques to convert followers into potential leads - Track and measure the effectiveness of the campaigns to ensure they align with our lead generation goals Ideal Candidate: - Proven track record of lead generation through social media - Proficiency in Facebook, Instagram, and Twitter marketing - Understanding of various social media analytics tools - Strong communication and interpersonal skills - Creative thinker with the ability to develop inno...

    $52 (Avg Bid)
    $52 (평균 입찰가)
    24 건의 입찰

    ...experienced developer to provide long-term maintenance for my e-commerce website. The ecommerce is up and running and fully operational and we need a FULL STACK developer that can code in ALL AREAS of the webapp. - Frontend: React (JavaScript) - Backend: Node.js - Services: Python - Database: MySQL RESPONSIBILITIES: - Integration of new B2B APIs - New payment gateway integration - - Implementation of bug fixes and performance improvements. - Regular software updates and security patches. - Feature additions and enhancements. Skills and Experience: - Proven experience in maintaining e-commerce solutions. - Proficiency in React, Node.js, Python, and MySQL. - Strong problem-solving skills. - Excellent understanding of software best practices and design patterns. - ...

    $7 / hr (Avg Bid)
    $7 / hr (평균 입찰가)
    33 건의 입찰

    Need to find a programmer who understands computer networks and knows c# or python programming

    $161 (Avg Bid)
    $161 (평균 입찰가)
    22 건의 입찰

    Please develop a Python script to retrieve restaurant data from Google Maps using the Maps/Places API. The script should specifically target restaurants that have a phone number but *without* a website. The inputs I need to enter are: - Location (latitude and longitude) - Search Radius (meters) - Restaurant Type (including catch all types in the "Food and Drink" category) Key Data to Retrieve, output in a .CSV: - Name - Address - Phone Number - Google Maps URL Ideal skillset: - Proficient in Python - Strong experience with Google Maps/Places API - Ability to deliver results promptly and efficiently - Attention to detail to ensure accurate data retrieval

    $36 (Avg Bid)
    $36 (평균 입찰가)
    19 건의 입찰

    I'm looking for a skilled software developer to create a unique application, using Python and C++ as the primary programming languages. Key Requirements: - Advanced proficiency in Python, C++, and HTML - Experience in software development - Ability to implement user login and registration functionalities Additional Skills: - Understanding of web development - Knowledge of user interface design The project primarily involves developing a software application, so a strong background in software development and proficient programming skills are highly desirable. The ability to seamlessly integrate user login and registration into the application is essential.

    $15 / hr (Avg Bid)
    $15 / hr (평균 입찰가)
    29 건의 입찰

    I'm seeking a Python expert to develop a solution for a resource allocation problem that involves both the Knapsack Problem and linear programming (LP) models. Key Requirements: - This project is focused on resource allocation, so the main goal is to craft an algorithm that can efficiently solve the classic Knapsack Problem. - You will also be required to incorporate LP models in the solution to enhance the resource allocation process. Skills & Experience: - Proficient in Python for algorithmic problem-solving and have a solid understanding of optimization techniques. - Experience in working with LP models and understanding of how to apply them in real-world resource allocation problems. - Previous experience in developing...

    $138 (Avg Bid)
    $138 (평균 입찰가)
    29 건의 입찰

    I am seeking an experienced developer to convert my existing web application into a Progressive Web App. The end goal is to have the PWA published on both the Google Play Store and Apple Store. Key requirements for this project: - Proven experience of converting web applications to PWAs - Able to prepare and guide the process of publishing the developed app on appropriate platforms

    $119 (Avg Bid)
    $119 (평균 입찰가)
    26 건의 입찰

    I'm looking for an experienced developer to create a custom API for the Quotex trading broker using Python. Specifically, I am looking for someone who has expertise in API development. The API should have the following features: - Real-time market data streaming - Trade execution - Account balance retrieval - Comprehensive error handling with detailed error messages - High-performance optimization for fast execution - API calls should be fast Ideal skills for this project include: - Deep understanding of Python - Experience in designing and developing APIs - Background in trading platforms or financial services - Strong problem-solving skills - Ability to optimize for high performance Your primary goal will be to produce a reliable, error...

    $183 (Avg Bid)
    $183 (평균 입찰가)
    20 건의 입찰

    I need c#, c++ or python programmer The software has online payment function for customers Please bid and we will discuss more details

    $134 (Avg Bid)
    $134 (평균 입찰가)
    30 건의 입찰

    I am seeking a highly skilled developer with expertise in AI neural networks, particularly in Python, for a challenging project. Key Tasks: - Develop a sophisticated AI neural network - Create an intelligent program using open-source AI - Analyze tennis data for the program The primary goal of the program is to enhance player performance analysis through the use of AI. Ideal candidate: - Proficient in Python - Experienced in developing AI neural networks - Skilled in analyzing and interpreting data - Knowledgeable about tennis and sports analytics would be a plus

    $2389 (Avg Bid)
    $2389 (평균 입찰가)
    78 건의 입찰

    I'm looking for an illustrator to vectorize a few png images (and convert them to SVG) Quick task

    $16 (Avg Bid)
    $16 (평균 입찰가)
    94 건의 입찰

    보다 자세한 내용을 확인하시려면, 회원 가입 또는 로그인 절차가 필요합니다.

    긴급형 봉인형 NDA (비밀 유지 계약서)

    I need a skilled Web Scraping specialist to write code in Python (preferably) that scrapes a specific table from a website for me (Website: ). The table contains WNBA player statistics, The goal is to extract all columns of this table, which is approximately 7 columns and write it to a CSV file (in the same column format). I'm a beginner level coder, and noticed that the table was created with that looks like a Shiny App in R. (I'm not even sure if extracting the table is possible). If it was only possible to use R, then I could potentially work with that. Website: I would like the data to go from the year 2020 to current. Regular Season data. Key Requirements: - Scraping Tables on websites If you're

    $143 (Avg Bid)
    $143 (평균 입찰가)
    56 건의 입찰

    ...looking for a skilled Python developer who is proficient in using Flask for web development. My project requires: - The creation of a test cases for existing website crucial requirement is expertise in writing unit test cases for Flask applications. The developer should know how to write effective test cases to ensure that all components of the website work individually as expected. This is important for seamless user interaction and overall functionality. The ideal candidate would of course have proven experience with back-end development, particularly with Python, and preferably with Flask. Knowledge and application of best practices in web security, particularly with user authentication, is highly valuable for this project. ...

    $17 / hr (Avg Bid)
    긴급형
    $17 / hr (평균 입찰가)
    43 건의 입찰
    VRBO Scraper Development 6 일 left
    확인

    I need a VRBO scraper to extract property details, pricing, and availability. - The scraper should be built with Python and the output should be in CSV format. - The data points I need include property title, description, amenities, pricing, and availability. - The scraper should be able to handle multiple URLs at once. - The code should be well-structured and commented for easy maintenance. Ideal skills: - Proficiency in Python - Experience in web scraping - Understanding of VRBO website structure - Ability to handle and store data in CSV format

    $142 (Avg Bid)
    $142 (평균 입찰가)
    78 건의 입찰

    I need a web scraping professional to create a script to extract specific data from , a popular online marketplace for trading cards, please check attachement to get the idea. Key Requirements: - Scrapping: The primary task is to scrape the following information from the platform: - Card properties 1. Hero score for last 7 days 2. Hero rank for last 7 days 3. Stars 4. Rarity 5. Name 6. Quantity listed to purchase 7. Inflation data 8. Minted count - Buy prices List Price Last Price Order book (price and quantity see picture attached) - Bidding details bids book (bid and quantity see picture attached) - Twitter activity per card View Views+ Likes Likes+ Retweets Retweets+ Replies Replies+ Quotes Quotes+ Bookmarks Bookmarks+

    $37 (Avg Bid)
    $37 (평균 입찰가)
    17 건의 입찰

    보다 자세한 내용을 확인하시려면, 회원 가입 또는 로그인 절차가 필요합니다.

    긴급형 NDA (비밀 유지 계약서)

    Attached is a file explaining the project. I am looking for a freelancer with a strong skillset in both Python programming and data science, specifically with a focus on finance who can help complete a project within the next 7 days. Here are the key skills and qualifications I think might be required to successfully complete this project, although I am not experienced in Python so you might find this easier and possible to do well without using as much. > Python Proficiency, as it is the primary tool for this project. > Familiarity with essential Python libraries such as pandas, NumPy, (Matplotlib, Seaborn?), Scikit-learn > Data Science and Analysis: - Data Manipulation: Ability to clean, preprocess, and manip...

    $158 (Avg Bid)
    $158 (평균 입찰가)
    60 건의 입찰
    Review Scraper in Python 6 일 left
    확인

    I'm seeking a Python developer experienced with web scraping. This job involves setting up a Python script that can scrape a popular review site. Key details to extract: - Review text - Star rating - Date of review - Reviewer name - Star-ratings for sub-categories - Review ID - Reviewed person - Reviewed product name The site does not use captchas, so it should be reasonably straightforward. All reviews for a given provider should be scraped. It would be good to have an option to start with the newest and stop at a certain date. The specific review site can be seen in the sample URL in the attached PDF. I can send further details in a private message including screenshots. Preferred frameworks would be Beautifoulsoup 4 / Scrapy if...

    $35 (Avg Bid)
    $35 (평균 입찰가)
    43 건의 입찰

    I have a PDF membership directory that was emailed to me. I need someone skilled in data extraction to help convert it into an easily readable CSV file. The ideal candidate should possess: - Proficiency in working with both PDF and CSV file formats. - Strong data extraction skills. - Attention to detail for data accuracy. Each member listed per row with the perinate contact information separated into its own cells ie: entity/last name/first name/address/ste#/city/state/zip/office ph/email/cell ph The task should be completed by 5/23/24.

    $106 (Avg Bid)
    긴급형
    $106 (평균 입찰가)
    80 건의 입찰

    Being a business owner, I am in the market for a professional web designer who can craft a websit...for a professional web designer who can craft a website for business promotion. The principal objective of this website is to generate leads. The ideal candidate for this job must have: - Expertise in designing user-friendly websites that boost engagement and demonstrate a clear lead-generation focus. - Proven success in incorporating effective "contact us" forms that capture and convert potential leads. - Proficient in modern design tools and web technologies. - Strong understanding of best design practices to maximise user engagement and conversions. This project is your opportunity to showcase your skills in responsive design and lead generation. ...

    $297 (Avg Bid)
    $297 (평균 입찰가)
    16 건의 입찰

    I need a WordPress website developed from my Figma design. The design is complete an...need a WordPress website developed from my Figma design. The design is complete and I need the site to be an exact match. Key requirements: - Convert Figma design to a fully functional WordPress website. - Ensure that the website design is pixel-perfect. - Adhere to provided color scheme and branding guidelines. Ideal Skills and Experience: - Proficiency in both Figma and WordPress is a must. - Experience with Cpanel hosting. - Strong understanding of responsive design for different devices. - Attention to detail to ensure the design is exactly matched. PLS NOTE: This is an urgent project to he started today and delivered by Sunday. I cant acce...

    $148 (Avg Bid)
    $148 (평균 입찰가)
    150 건의 입찰

    ...skilled developer to create the back-end of an auto-caption platform. Your responsibilities will include developing the caption editor, system templates, and additional necessary functionalities. Key Features: - Real-time captioning: The platform should have the capability to provide real-time captions. - Language translation: Incorporating language translation services is imperative. - Caption customization: The platform should allow users to customize captions as needed. - Workspaces for teams/agencies: The system should support collaborative workspaces, ideal for both individuals and enterprises. Ideal Skills: - Proficiency in Python, Java, and C# is a must. - Experience in developing similar platforms. - Strong understanding of back-end development. - F...

    $2297 (Avg Bid)
    $2297 (평균 입찰가)
    77 건의 입찰

    I am seeking a Python Deep Learning developer to create a location recommendation system based on the datasets I possess. The main objective of the system is to predict the next location that a user may visit. The datasets available for this project contain timestamps. Key Responsibilities: - Develop Python code for a location recommendation system - Utilize the provided datasets to predict user's next location - Ensure the system is efficient and accurate in its recommendations Ideal Skills and Experience: - Strong proficiency in Python programming - Experience in developing recommendation systems - Understanding of working with timestamp data - Ability to analyze and leverage data for prediction - Familiarity with loca...

    $143 (Avg Bid)
    $143 (평균 입찰가)
    13 건의 입찰

    I'm curre...of an AI Engineer, specifically experienced with Python, to resolve some issues related to our RAG architecture and vector similarity search. Here's a general overview of the project: - Troubleshoot and resolve issues in the RAG architecture - Enhance the efficiency of the existing vector similarity search - Implement suitable solutions for seamless integration with other systems Ideal candidates should have: - Strong background in AI and experience with Python - Prior experience with RAG architecture and vector similarity search - Excellent problem-solving and troubleshooting skills - Good communication and ability to work in a team Your contribution will be crucial to the overall performance and...

    $26 / hr (Avg Bid)
    $26 / hr (평균 입찰가)
    26 건의 입찰

    I have a large set of handwritten notes that need to be accurately transcribed into digital format. I need someone who is meticulous and has a keen eye for detail, as the work needs to be done with no errors. Key Requirements: - Type of Job: Data Entry - Data Format: Handwritten notes - Level of Accuracy: Very High (no errors acceptable) Ideal Skills: - Proficient in typing - Detail-oriented - Experience in data entry, particularly with handwritten notes - Ability to follow instructions accurately and efficiently Your task is to convert these notes into a digital format, ensuring every detail is captured accurately. Your attention to detail and commitment to producing error-free work is crucial.

    $10 / hr (Avg Bid)
    $10 / hr (평균 입찰가)
    76 건의 입찰

    I'm in need of a skilled Python developer to assist in creating a client-server application. This application will be responsible for handling data transfer and supporting information about bus and train routes. Key Requirements: - Expertise in Python and Socket Programming - Experience in creating client-server applications - Ability to work with and manipulate data Your responsibilities will mainly revolve around setting up a robust client-server architecture to support bus and train route data. I already possess the data, so the primary task will be focused on the actual programming and integration of the application. Experience in working with transport data or similar datasets would be advantageous. I'm looking for a profe...

    $4 / hr (Avg Bid)
    $4 / hr (평균 입찰가)
    8 건의 입찰

    As discussed, this includes the following - 1. Automated trading functionality in excel using the TWS API 2. Customization of entry and any other rules post discussion 3. Python codes 4. Deployment support and 2-weeks support for smooth operation

    $352 (Avg Bid)
    $352 (평균 입찰가)
    1 건의 입찰

    I'm seeking a skilled professional translator to convert a 10-30 minutes English video into Spanish subtitles. The video is entertainment content and must be translated accurately, with attention to detail to maintain context and humor. Key Requirements: - Fluency in English and Spanish - Proven experience in video subtitling - Background in entertainment translation preferable - Ability to match subtitles with audio cues - Proficient in relevant software for both embedding and providing subtitles as separate SRT files The output should be provided as both embedded into the video and as a separate SRT file. It’s important that the video maintains its original tone and humor, so experience in translating entertainment content is...

    $60 (Avg Bid)
    $60 (평균 입찰가)
    25 건의 입찰

    I'm looking for a Python expert who can automate the process of creating and managing multiple Android emulator instances on Windows. The automation should also include installing an app on these emulators and executing specific actions within the app without any manual intervention. Key requirements: - A program in Python that can create and handle multiple Android emulator instances - Installation of an app on these emulators - Full automation, including the execution of specific actions in the installed app without manual intervention - Compatibility with Windows operating system Please note that the app to be installed will be provided via file upload from the computer. Ideal skills for this project: - Proficiency in Python programming - Ex...

    $192 (Avg Bid)
    $192 (평균 입찰가)
    18 건의 입찰

    Experienced UX/UI designer with a strong background in Figma and current design trends wanted to work on a web app project. KEY RESPONSIBILITIES: - Design up to 20 standalone desktop screens or 30 mobile screens monthly - Convert sketches and wireframes into finished mockups - Create visually stunning and intuitive interfaces that enhance user experience - Collaborate with the team to brainstorm ideas then turn concepts into user-friendly interfaces - Redesign desktop screens for mobile responsiveness - Proactively provide creative solutions and improvements to existing designs and user flows - Please include the key word 'Lavender' in your bid to indicate you actually read the brief CANDIDATE REQUIREMENTS: The candidate...

    $159 (Avg Bid)
    파워형
    $159 (평균 입찰가)
    41 건의 입찰

    We need an experienced, creative graphic designer to design our flyer. The flyer size should be 1x1. Once we have finalised and accept your flyer, you will be required to convert it to a banner for our website. We also require the psd or ai files at the end of the project. See all the information for the flyer and examples on the link below:

    $10 (Avg Bid)
    상금 보장형
    $10
    39 건의 응모작

    I need an expert in Optical Character Recognition (OCR) technology to convert text from high-resolution, clear photographs to editable text. Key Project Details: - **Purpose**: The primary objective of this task is to extract data from various documents. - **Image Type**: The text extraction will specifically be from photographs of text. - **Image Quality**: All photographs are high resolution and clear. Ideal Skills and Experience: - Proficient in Optical Character Recognition (OCR) technology - Prior experience in extracting data from images - Excellent attention to detail to ensure accurate transcription - Ability to work efficiently with high-resolution images

    $11 / hr (Avg Bid)
    $11 / hr (평균 입찰가)
    17 건의 입찰

    Ein bestehendes XML File das dem Isybau XML Austauschformat entsprechen muss soll mit einem einfachen Python Script überarbeitet werden. Das Austauschformat gibt vor das im Block <Inspektionsdaten> nach jeden <KZustand> mit dem Untererlement <InspektionsKode>DCA</InspektionsKode> ein dazugehöriger <KZustand> mit dem Untererlement <InspektionsKode>DCG</InspektionsKode> folgen muss. Die <KZustand> Blöcke sind vorhanden aber die Reihenfolge stimmt aktuell nicht immer <Inspektionsdaten>. Das Skript soll die richtige Reihenfolge herstellen. Nach jedem DCA muss der dazugehörige DCG kommen. Dabei müssen die Unterelemente <VertikaleLage>, <Frame>,<PositionVon> und <PositionBis> über...

    $145 (Avg Bid)
    $145 (평균 입찰가)
    21 건의 입찰

    ...Familiarity with master data, metadata, reference data, data warehousing, database structure, business intelligence principles and processes, and technical architecture. Knowledge of database management systems, metadata management tools, cloud storage, and associated security considerations. . Combinations of experience and education will be considered on a case-by-case basis. Experience in data warehousing and governance. Practical experience in enabling data usability, availability, and efficiency. Experience in data management, quality, metadata management, and modeling. Knowledge of database systems: MS SQL Server, Oracle, or another commercial RDBMS required, Snowflake, or other non-relational database desired. Knowledge of SQL. Experience with scripting languages, e...

    $880 (Avg Bid)
    $880 (평균 입찰가)
    3 건의 입찰

    ...looking for a skilled copyrighter to create blog articles for our website. Here I'm interested in three articles 800-1000 words each - feel free to make more engaging titles: 1. "Technologies and Frameworks Used in Online Banking Software" 2. "Benefits of building custom virtual wallet solutions into your product" - here to speak about features of virtual wallets, flexibility to convert credits in exchange for additional services, etc. 3. "Compliances and certifications that might be needed for a financial services startup" - explore main compliances for the US and European countries a fintech software startup should know about. The main goal of these articles is to educate our audience. Therefore, the con...

    $99 (Avg Bid)
    $99 (평균 입찰가)
    48 건의 입찰

    I'm looking for a Google Ads expert to help me increase leads for my car rental business, specifically targeting local customers. Key Requirements: - Proven experience in running successful lead generation campaigns on Google Ads - Strong understanding of local SEO and how to target customers in my area - Experience in the car rental or automotive industry would be a plus Your main task will be to create and optimize Google ads that will drive potential customers to our website, where they can learn more about our services and hopefully convert into leads. Your expertise will be crucial in ensuring we're reaching the right audience with the right message. In your bid, please outline your previous experience with similar campai...

    $125 (Avg Bid)
    $125 (평균 입찰가)
    15 건의 입찰

    ...of a Google Ads expert to help me create a campaign that's focused on generating more leads for my local car rental company. Key Requirements: - Experience with Google Ads: Proven track record of creating, optimizing, and managing successful Google Ads campaigns that have significantly increased leads for businesses. - Understanding of Local Audience: Ability to target and engage with local customers effectively. - Knowledge of the Car Rental Industry: It would be a great advantage if you have worked with car rental companies before or have a good understanding of the industry. The goal of this project is to increase the number of potential customers who show interest in renting our cars and eventually convert into actual bookings....

    $79 (Avg Bid)
    $79 (평균 입찰가)
    7 건의 입찰

    I'm looking to test database scraping on a website to extract names and potentially contact emails (if available). The data doesn't necessarily need to be organized or cleaned post-extraction. Ideal Skills: - Proficiency in web scraping tools - Understanding of database structures - Familiarity with handling contact information The data should be organized in an excel and csv based on the desired layout.

    $23 (Avg Bid)
    $23 (평균 입찰가)
    26 건의 입찰