Find Jobs
Hire Freelancers

InfluxDB + API PROJECT INSTANT $100 PROJECT

$250-750 USD

Closed
Posted 6 months ago

$250-750 USD

Paid on delivery
Using any language suitable like php or python , query influxdb using the bucket and token and Influx Query . from(bucket: "general") |> range(start: -24h) |> filter(fn: (r) => r["_measurement"] == "mem") |> filter(fn: (r) => r["_field"] == "temperature") This will obtain you temperature of the device Second API will provide you { "id": 1493, "user_id": 110, "location_id": 48, "group_id": 48, "device_mac": "BC5729009415", "device_name": "Device X", "device_alias": "Device X", "device_min_temp": 2, "device_max_temp": 8, "device_min_humidity": 0, "device_max_humidity": 0, "cron": null, "from_hrs": null, "to_hrs": null, "isActive": 0, "serial": null, "threshold_value_code": null } You Task is to Join InfluxDB + API and provide me 1. Last updated time single 2. Range data between two time duration with intervals Output similar to { "id": 1493, "user_id": 110, "location_id": 48, "group_id": 48, "device_mac": "BC5729009415", "device_name": "Device X", "device_alias": "Device X", "device_min_temp": 2, "device_max_temp": 8, "device_min_humidity": 0, "device_max_humidity": 0, "cron": null, "from_hrs": null, "to_hrs": null, "isActive": 0, "serial": null, "threshold_value_code": null, device_json : [{"device_mac":"BC5729009415","time-utc":"2023-11-07T09:30:00Z","value":-25.5,"time":"2023-11-07 15:00:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T09:45:00Z","value":-24.29310344827586,"time":"2023-11-07 15:15:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T10:00:00Z","value":-24.333333333333332,"time":"2023-11-07 15:30:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T10:15:00Z","value":-24.683333333333334,"time":"2023-11-07 15:45:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T10:30:00Z","value":-24.603658536585368,"time":"2023-11-07 16:00:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T10:45:00Z","value":-24.6425,"time":"2023-11-07 16:15:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T11:00:00Z","value":-24.251592356687897,"time":"2023-11-07 16:30:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T11:15:00Z","value":-23.034591194968552,"time":"2023-11-07 16:45:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T11:30:00Z","value":-24.221739130434784,"time":"2023-11-07 17:00:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T11:45:00Z","value":-24.93548387096774,"time":"2023-11-07 17:15:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T12:00:00Z","value":-24.472027972027973,"time":"2023-11-07 17:30:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T12:15:00Z","value":-23.772435897435898,"time":"2023-11-07 17:45:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T12:30:00Z","value":-24.552486187845304,"time":"2023-11-07 18:00:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T12:45:00Z","value":-24.37171052631579,"time":"2023-11-07 18:15:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T13:00:00Z","value":-25.142335766423358,"time":"2023-11-07 18:30:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T13:15:00Z","value":-24.637323943661972,"time":"2023-11-07 18:45:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T13:30:00Z","value":-24.322115384615383,"time":"2023-11-07 19:00:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T13:45:00Z","value":-23.458333333333332,"time":"2023-11-07 19:15:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T14:00:00Z","value":-23.62847222222222,"time":"2023-11-07 19:30:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T14:15:00Z","value":-24.015151515151516,"time":"2023-11-07 19:45:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T14:30:00Z","value":-23.82608695652174,"time":"2023-11-07 20:00:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T14:45:00Z","value":-22.417218543046356,"time":"2023-11-07 20:15:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T15:00:00Z","value":-24.3006993006993,"time":"2023-11-07 20:30:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T15:15:00Z","value":-23.79861111111111,"time":"2023-11-07 20:45:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T15:30:00Z","value":-24.14723926380368,"time":"2023-11-07 21:00:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T15:45:00Z","value":-24.32712765957447,"time":"2023-11-07 21:15:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T16:00:00Z","value":-25.05722891566265,"time":"2023-11-07 21:30:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T16:15:00Z","value":-23.547101449275363,"time":"2023-11-07 21:45:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T16:30:00Z","value":-25.043478260869566,"time":"2023-11-07 22:00:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T16:45:00Z","value":-23.838983050847457,"time":"2023-11-07 22:15:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T17:00:00Z","value":-24.126168224299064,"time":"2023-11-07 22:30:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T17:15:00Z","value":-25.081196581196583,"time":"2023-11-07 22:45:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T17:30:00Z","value":-25.5,"time":"2023-11-07 23:00:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T17:45:00Z","value":-24.210526315789473,"time":"2023-11-07 23:15:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T18:00:00Z","value":-24.00609756097561,"time":"2023-11-07 23:30:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T18:15:00Z","value":-24.15753424657534,"time":"2023-11-07 23:45:00"},{"device_mac":"BC5729009415","time-utc":"2023-11-07T18:29:47.971262819Z","value":-22.88167938931298,"time":"2023-11-07 23:59:47"}] } And binding the response to the user Data Visualization Project with InfluxDB and Python I am looking for a skilled freelancer who can assist me with a data visualization project. The purpose of this project is to create visual representations of data using the InfluxDB database and Python programming language. Skills and Experience: - Proficiency in Python is essential for this project - Experience working with InfluxDB or similar databases is preferred - Strong understanding of data visualization techniques and best practices - Ability to create visually appealing and interactive charts, graphs, and dashboards - Familiarity with libraries such as Matplotlib, Plotly, or Seaborn for data visualization - Knowledge of API integration to retrieve and analyze data - Attention to detail and ability to deliver high-quality work within tight deadlines Deadline: The client has specified a deadline of 1 week for the completion of this project. It is important that the freelancer is able to work efficiently and effectively to meet this deadline. Payment: This is an instant $100 project, offering a fixed payment for the successful completion of the task.
Project ID: 37405986

About the project

15 proposals
Remote project
Active 5 mos ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
15 freelancers are bidding on average $353 USD for this job
User Avatar
{understanding} You are looking for a freelancer to assist you with a data visualization project. The purpose of this project is to create visual representations of data using the InfluxDB database and Python programming language. I have 10+ years of experience in Nodejs, Python, AI/ML, Web Designing/Development, HTML5, PHP, E-commerce, and Mobile Application development using Ionic, React Native, and Flutter, etc. I am able to do this work as I have the necessary knowledge and experience. I am confident that I can deliver high-quality work within the tight deadline. I would be happy to discuss this project with you in more detail and answer any questions you may have. Thank you for your time and consideration. Regards, Priyank Bhargava
$250 USD in 7 days
4.8 (70 reviews)
6.4
6.4
User Avatar
Dear Sir, Are you looking for a skilled freelancer to assist you with a data visualization project using InfluxDB and Python? I have the skills and experience necessary to complete the project within the specified deadline. My approach to the project will involve the following steps: 1. Analyzing the data to be visualized and understanding the purpose of the visualization 2. Designing an effective data visualization strategy 3. Integrating the API to retrieve and analyze the data 4. Creating visually appealing and interactive charts, graphs, and dashboards using libraries such as Matplotlib, Plotly, or Seaborn 5. Testing the data visualization to ensure it meets the client’s requirements I am confident I can deliver a high-quality result within the specified deadline. I am also offering a free demonstration of the solution even before the project is awarded. I look forward to hearing from you. Sincerely, Smith
$500 USD in 7 days
4.7 (6 reviews)
6.1
6.1
User Avatar
Hello, I'm an experienced Python developer with over 7 years of expertise in data visualization, particularly using InfluxDB and Python. I'm confident that I can assist you in creating visual representations of data for your project. To clarify the requirements, I kindly request the following information: 1. Could you provide more details about the specific data or dataset you want to visualize using InfluxDB? 2. Do you have any preferred data visualization tools or libraries in mind, such as Matplotlib, Plotly, or Seaborn? 3. Are there any specific chart types or visualizations you would like to create? 4. Would you like to discuss any additional features or customization for the data visualization project? Let's schedule a quick chat session to discuss the project thoroughly. I look forward to connecting with you to ensure the visualizations meet your needs effectively.
$500 USD in 5 days
5.0 (19 reviews)
5.8
5.8
User Avatar
Hi, I am Haresh, having 12+ years of experience in Software Testing Industry. - Having unique blend of knowledge in Quality Product Delivery, Processes Management, Functional testing, Integration and regression testing, load and Perfromance Testing which help me to take the Quality of the software to the next level. . - Hands on experience on testing Desktop, Web Based, Mobile application and ERP based application. - Hands on experience on automation testing tools on selenium webdriver, jmeter, katalon studio, Appium, cypress, selenium with TestNG freamwork etc.. - Thorough understanding of Product Delivery Life Cycle, Software Testing Life Cycle and Software Development Life Cycle. - Experience in Well conversant with writing Test plan,Test Cases, Release Note and Product Health Report. - Worked in various domains like Finance, Retail, Web Portals, Healthcare, ecommnerce, CMS, Eduction Portal, Life Insurance, ERP system etc. - I do have require mobile devices to test mobile view or applications like android and iOS applications. - I have hands on experience with Git,postman, MSSQL Server. - Kindly review my profile and let me know you view over the same. Thanks. Haresh
$500 USD in 7 days
4.9 (16 reviews)
5.0
5.0
User Avatar
Hi I read your description, also I go through Api. I will do it in pho instead of Any other language. We can discuss further in chat Regards Umer
$300 USD in 3 days
4.8 (19 reviews)
5.1
5.1
User Avatar
Hi, iam data analyst and python developer. i have great experience working with api(s) to retrieve the data for data analysis and visualization projects please get in touch to discuss further details Thanks
$250 USD in 7 days
5.0 (16 reviews)
4.4
4.4
User Avatar
Hi. This is an Interesting Project I can not bid $100 as you set minimum as $250 for this project. I would like to understand more about the Project and surely I can do that.
$250 USD in 7 days
5.0 (3 reviews)
4.0
4.0
User Avatar
Hi! Already have something similar to show you live Web Development. I have gone through your requirement. I can say that we have already worked on the similar project earlier. I can build your work as lowest cost as possible with best quality. I have in total of 10 years of experience in project development. Let us discuss more about this. Thanks and regard
$500 USD in 7 days
5.0 (1 review)
3.7
3.7
User Avatar
Hi I'm available for this amazing task, I'll get device data and API data and would return you in your desired format, I can also send this output formatted data to cloud to make synchronization Regards Zaman Budget is 100$
$250 USD in 7 days
5.0 (2 reviews)
2.2
2.2
User Avatar
I am well-equipped to undertake your InfluxDB and Python data visualization project. I have extensive experience in Python programming and data visualization, with a proven track record of creating interactive charts, graphs, and dashboards. My expertise includes using Matplotlib, Plotly, and Seaborn for data visualization, and I'm skilled in API integration to retrieve and analyze data. I'm dedicated to meeting your deadline and delivering high-quality work. This $100 fixed-payment project is well-suited to my capabilities, and I look forward to assisting you in achieving your data visualization goals.
$500 USD in 7 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Our bid encompasses a comprehensive PHP-driven Website Design solution, leveraging the power of WordPress for seamless content management. We specialize in crafting captivating eCommerce websites that merge aesthetics with functionality, ensuring a user-friendly, visually appealing, and sales-driven experience. Our team excels in HTML, providing a solid foundation for responsive and SEO-optimized designs. With a proven track record in delivering engaging web solutions, we are committed to creating a website that not only meets but exceeds your expectations. Trust us to transform your online presence into a dynamic, revenue-generating platform that leaves a lasting impression.
$250 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
**saniya devloper* **? Affordable Web Development Excellence - Unlocking Your Online Potential! ?** At our website development service, we believe in making your online dreams a reality without breaking the bank. We understand the importance of a strong web presence for businesses, individuals, and organizations, and we're committed to providing top-quality websites at a fraction of the usual cost. Our mission is to empower you with the tools you need to succeed in the digital world. Whether you're an entrepreneur starting your journey, a small business aiming to expand, or an individual with a vision, we've got you covered. We believe that everyone deserves a professional online presence. Our team of skilled developers is dedicated to crafting websites that not only look stunning but also function flawlessly. We understand that your website is your digital storefront, and we'll ensure it leaves a lasting impression on your visitors. We know that budget constraints can be a roadblock for many, and that's why we're here to provide cost-effective web solutions. By choosing our services, you won't have to compromise on quality to achieve affordability. Join our satisfied clients who have discovered that a beautifully designed, fully functional Your online success story begins here. Welcome to our website development service, where excellence meets affordability, and your digital dreams become a realistic
$500 USD in 7 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of INDIA
Lucknow, India
5.0
2
Payment method verified
Member since May 17, 2022

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.